From: Nick Roberts Date: Tue, 10 Jul 2007 23:30:18 +0000 (+0000) Subject: (copyright-current-gpl-version): Set to 3. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17986 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40efa409b1882f6c13e11a8d1ab07e6898ecfc45;p=emacs.git (copyright-current-gpl-version): Set to 3. --- diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index ac61c5a9ada..facdf9e9aae 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el @@ -79,7 +79,7 @@ When this is `function', only ask when called non-interactively." ;; when modifying this, also modify the comment generated by autoinsert.el -(defconst copyright-current-gpl-version "2" +(defconst copyright-current-gpl-version "3" "String representing the current version of the GPL or nil.") (defvar copyright-update t)